Coverage report: 95%
coverage.py v6.5.0, created at 2023-02-27 16:31 +0000
coverage.py v6.5.0, created at 2023-02-27 16:31 +0000
Module | statements | missing | excluded | coverage |
---|---|---|---|---|
src/__init__.py | 0 | 0 | 0 | 100% |
src/dojo/__init__.py | 1 | 0 | 0 | 100% |
src/dojo/design_patterns/__init__.py | 0 | 0 | 0 | 100% |
src/dojo/design_patterns/decorator.py | 12 | 0 | 0 | 100% |
src/dojo/design_patterns/dependency_injection.py | 22 | 1 | 0 | 95% |
src/dojo/testing_examples/__init__.py | 2 | 0 | 0 | 100% |
src/dojo/testing_examples/calculator.py | 12 | 1 | 0 | 92% |
src/dojo/testing_examples/computers.py | 23 | 2 | 0 | 91% |
src/dojo/testing_examples/interface.py | 5 | 0 | 0 | 100% |
Total | 77 | 4 | 0 | 95% |
No items found using the specified filter.